home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / news / massdecode1_1.readme < prev    next >
Text File  |  1994-10-08  |  5KB  |  139 lines

  1. Short: Scans UseNet newsgroups and uudecodes binaries automatically
  2. Type: comm/news 
  3. Uploader: so!ggiles@efn.org
  4. Author: so!ggiles@efn.org
  5.  
  6. MassDecode v1.1 - Public release - 05.18.1994 - Freeware
  7. Copyright ©1994 by Gregg Giles
  8.  
  9. ###########################################################################
  10. #
  11. # Purpose
  12. #
  13. ###########################################################################
  14.  
  15.    MassDecode  is designed as an aid to those running a system connected to
  16. UseNet.  It will scan through a newsgroup containing uuencoded binaries and
  17. decode  them  automatically,  even  if  those  binaries  are broken up into
  18. multiple files.
  19.  
  20.    MassDecode is very intelligent, because it is required to deal with huge
  21. amounts   of  information  presented  with  no  common  standard.   To  the
  22. experienced  net  crawler,  dealing  with  uuencoded  files  can be quite a
  23. patience-trying  and time-intensive experience.  First you have to find all
  24. the  seperate  parts of a binary, join them together, and then decode them.
  25. Doing this manually can be quite nauseating.  Enter MassDecode.
  26.  
  27.    MassDecode  will  scan  through  a  directory  of uuencoded files, piece
  28. together  all  of  the  parts  of  a  binary,  and uudecode those uuencoded
  29. binaries  for  you.  You don't even have to be around.  Obviously, this can
  30. be   a  god-send  for  sysops  carrying  some  of  the  comp.binaries.*  or
  31. alt.binaries.* newsgroups.
  32.  
  33.    MassDecode  is  pretty darn smart for an ARexx script, because it has to
  34. be.  uuencoded binaries are often posted to newsgroups, and there is no set
  35. standard  on  how  they  will  appear when posted.  The largest obstacle to
  36. writing an automated script has always been finding the names of the binary
  37. parts,  finding  all  the  parts,  and having the script be smart enough to
  38. piece  them  all  together  and decode them for you.  Well, MassDecode does
  39. exactly that.
  40.  
  41.    Not only does MassDecode look for clues in uuencoded messages as to what
  42. uuencoder  was  used, but it also does some pretty good guessing when there
  43. are absolutely no clues as to what the uuencoder was.
  44.  
  45.    For  a  complete  list  of  improvements  since the last version of this
  46. program, see the section "Revisions & Planned Enhancements".
  47.  
  48.  
  49.  
  50.  
  51.  
  52. ###########################################################################
  53. #
  54. # Features
  55. #
  56. ###########################################################################
  57.  
  58. MassDecode has the following features:
  59.  
  60. *  Recognizes  uuencoded  messages  created  with the following uuencoders:
  61.    -Post-Bin
  62.    -UBIN-PC
  63.    -uudecode 5.25 (by R.E.M.)
  64.    -UUXFER
  65.  
  66. *  "Smart-guesses" information about a uuencoded message when the uuencoder
  67.    used to create the message is unknown.
  68.  
  69. *  Capable  of  piecing  together  binaries  which  have been split up into
  70.    multiple parts across multiple files.
  71.  
  72. *  Supplied "SmartDecode" decoder is capable of ignoring header information
  73.    found  within  encoded  binaries. Alternatively, using other decoders is
  74.    possible.
  75.  
  76. *  Delete  uuencoded  messages  once  the binary contained in them has been
  77.    extracted and saved, saving room on your hard disk.
  78.  
  79. * Apply filenotes to all newly created binaries, including special keywords
  80.    allowing  you  to supply the date, time (12 or 24 hour format), weekday,
  81.    etc.
  82.  
  83. *  Possible  to  decode  multiple  directories by running MassDecode from a
  84.    script
  85.  
  86.  
  87.  
  88.  
  89.  
  90. ###########################################################################
  91. #
  92. # Requirements
  93. #
  94. ###########################################################################
  95.  
  96. In order to use MassDecode, you must have the following:
  97.  
  98. *  An Amiga computer
  99.  
  100. *  An  active  UseNet  feed  with newsgroups containing uuencoded binaries.
  101.    Examples     of     such    newsgroups    include    alt.binaries.amiga,
  102.    alt.binaries.pictures,  etc.   (The  "AmigaUUCP"  package by Matt Dillon
  103.    will  permit  you  to connect your system to another UseNet system - see
  104.    that package for details or ask your local Internet guru for help.)
  105.  
  106. *  Workbench 2.0 or better
  107.  
  108. *  ARexx (must be installed - see your Amiga manual for details)
  109.  
  110. *  The "MassDecode.rexx" ARexx script (supplied)
  111.  
  112. *  The "SmartDecode" executable file (supplied)
  113.  
  114.  
  115.  
  116. What you do NOT need to use MassDecode:
  117.  
  118. *  MassDecode does NOT require any special BBS package. It can, however, be
  119.    used   with   ANY  bulletin  board  system  package  with  no  problems.
  120.    (MassDecode  operates completely independently of both AmigaUUCP and any
  121.    BBS software which you may have in operation.)
  122.  
  123. *  MassDecode does NOT require any special registration keys to work.
  124.  
  125.  
  126. (FURTHER DOCUMENTATION IS INCLUDED IN THE DISTRIBUTION ARCHIVE)
  127.  
  128.  
  129. ============================= Archive contents =============================
  130.  
  131. Original  Packed Ratio    Date     Time    Name
  132. -------- ------- ----- --------- --------  -------------
  133.    32656   11239 65.5% 18-May-94 14:05:42  MassDecode/MassDecode.doc
  134.    73280   16201 77.8% 18-May-94 13:58:40  MassDecode/MassDecode.rexx
  135.     7048    2797 60.3% 18-May-94 14:09:56  MassDecode/ReadMe.txt
  136.    16160    9506 41.1% 10-Sep-92 09:01:22  MassDecode/SmartDecode
  137. -------- ------- ----- --------- --------
  138.   129144   39743 69.2% 21-May-94 01:32:44   4 files
  139.